home *** CD-ROM | disk | FTP | other *** search
- Path: firewalker.delta-air.com!news
- From: "William E. Sadler" <William.Sadler@mailport.delta-air.com>
- Newsgroups: comp.lang.c++
- Subject: BC++5.0 Great! <NOT>
- Date: Fri, 29 Mar 1996 09:07:55 -0500
- Organization: TransQuest Information Services
- Message-ID: <315BEEBB.1261@mailport.delta-air.com>
- NNTP-Posting-Host: 205.174.20.86
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Try this one folks:
-
- do the standard hello world:
-
- main()
- {
- cout << "Hello, World" << endl;
- }
-
- This will compile. Now, include the STL routine for a string, and cout the
- string that contains hello world. No dice.
-
- Sad, isn't it. I sold a 1000 shares of borland yesterday. Happy! I
- doubled my money. But when word abou this buggy compiler gets out in the
- mainstream 'puter press, I betcha they're gonna tumble.
-
- I've loved borland, but they've finally driven me to MSVC. Sigh...
-
-
- --
- /***************************************************************************/
- /* William E. Sadler | e-mail: wes@wesgroup.com */
- /* | pots : 770-465-9960 */
- /***************************************************************************/
- /* To thine own self be true, keep your honor, be bold and remember: */
- /* The only things in the middle of the road are broken yellow lines, and */
- /* squished possums. */
- /***************************************************************************/
-